Rate Overview
Live
1 MGA = 0.135971 XAF
1 XAF = 7.3545
MGA
Avg
0.135226
High
0.135971
Low
0.134757
Last updated: 6/18/2026, 11:23:44 AM
Quick Conversions
| MGA | XAF |
|---|---|
| 1 MGA | 0.14 XAF |
| 10 MGA | 1.36 XAF |
| 50 MGA | 6.80 XAF |
| 100 MGA | 13.60 XAF |
| 500 MGA | 67.99 XAF |
| 1,000 MGA | 135.97 XAF |
Get MGA/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=XAFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-18T11:23:44Z",
"rates": {
"XAF": 0.135971
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "XAF",
"amount": 100
},
"result": 13.597100000000001,
"rate": 0.135971
}Build with MGA/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key