Rate Overview
Live
1 XAF = 0.007246 MYR
1 MYR = 138.0072
XAF
Avg
0.007193
High
0.007246
Low
0.007155
Last updated: 6/19/2026, 7:46:36 AM
Quick Conversions
| XAF | MYR |
|---|---|
| 1 XAF | 0.01 MYR |
| 10 XAF | 0.07 MYR |
| 50 XAF | 0.36 MYR |
| 100 XAF | 0.72 MYR |
| 500 XAF | 3.62 MYR |
| 1,000 XAF | 7.25 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-06-19T07:46:36Z",
"rates": {
"MYR": 0.007246
}
}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.7246,
"rate": 0.007246
}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