API Listings
Documentation
Fexco International Payments WEB API is a suite of Restful APIs designed to facilitate a clean flow of payment data
View Global Payment Codes View Product List and Codes View API Code SamplesStreamline & simplify your payment processes with our payable APIs
Get Rate Details based on combination of (ClientRef,BaseCurrency,FXCurrency)
GET api/Rates/GetRates?clientRef={clientRef}&baseCurrency={baseCurrency}&fxCurrency={fxCurrency}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientRef |
Fexco specific Client reference (4960) |
integer |
Required |
baseCurrency |
Base Currency (EUR) |
string |
Required |
fxCurrency |
Foreign Currency (GBP) |
string |
Optional |
Response Information
Resource Description
RateName | Description | Type | Additional information |
---|---|---|---|
baseCurrency |
Base Currency |
string |
None. |
fxCurrency |
Foreign Currency (e.g. GBP) |
string |
None. |
buyRate |
Initial buy rate |
decimal number |
None. |
sellRate |
The final selling rate |
decimal number |
None. |
midRate |
Mid-market rate - the difference between the buyRate and the sellRate |
decimal number |
None. |
dateTimeUTC |
Time of the transaction in UTC timeframe. |
date |
None. |
Response Formats
application/json, text/json
{ "baseCurrency": "EUR", "fxCurrency": "AED", "buyRate": 4.05346925, "sellRate": 4.1172495, "midRate": 4.085359375, "dateTimeUTC": "2016-10-07T10:00:45.72" }
application/xml, text/xml
<Rate xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BanksApp.Models"> <baseCurrency>EUR</baseCurrency> <buyRate>4.05346925</buyRate> <dateTimeUTC>2016-10-07T10:00:45.72</dateTimeUTC> <fxCurrency>AED</fxCurrency> <midRate>4.085359375</midRate> <sellRate>4.1172495</sellRate> </Rate>
Build your own Payables Solution
Fill in the details above and one of our API experts will contact you to discuss your specific requirements Or
Email us.Payment solutions experts
As featured in:
Safe, secure & compliant
As a regulated financial institution Fexco International Payments uses robust client asset procedures to keep your funds protected.
In October 2016, Fexco International Payments became the first Irish payments provider to achieve the esteemed ISO 27001 Certification.