Rate Overview
Live
1 XAF = 0.007078 MYR
1 MYR = 141.2828
XAF
Avg
0.007246
High
0.007553
Low
0.006860
Last updated: 3/27/2026, 1:27:01 PM
Quick Conversions
| XAF | MYR |
|---|---|
| 1 XAF | 0.01 MYR |
| 10 XAF | 0.07 MYR |
| 50 XAF | 0.35 MYR |
| 100 XAF | 0.71 MYR |
| 500 XAF | 3.54 MYR |
| 1,000 XAF | 7.08 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-03-27T13:27:01Z",
"rates": {
"MYR": 0.007078
}
}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.7078,
"rate": 0.007078
}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