Rate Overview
Live
1 XAF = 0.007128 MYR
1 MYR = 140.2918
XAF
Avg
0.007099
High
0.007128
Low
0.007050
Last updated: 4/17/2026, 6:33:02 AM
Quick Conversions
| XAF | MYR |
|---|---|
| 1 XAF | 0.01 MYR |
| 10 XAF | 0.07 MYR |
| 50 XAF | 0.36 MYR |
| 100 XAF | 0.71 MYR |
| 500 XAF | 3.56 MYR |
| 1,000 XAF | 7.13 MYR |
Get XAF/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=MYRExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-04-17T06:33:02Z",
"rates": {
"MYR": 0.007128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "MYR",
"amount": 100
},
"result": 0.7128,
"rate": 0.007128
}Build with XAF/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key