Rate Overview
Live
1 MGA = 0.135458 XAF
1 XAF = 7.3824
MGA
Avg
0.135028
High
0.135458
Low
0.134267
Last updated: 7/9/2026, 6:03:39 AM
Quick Conversions
| MGA | XAF |
|---|---|
| 1 MGA | 0.14 XAF |
| 10 MGA | 1.35 XAF |
| 50 MGA | 6.77 XAF |
| 100 MGA | 13.55 XAF |
| 500 MGA | 67.73 XAF |
| 1,000 MGA | 135.46 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-07-09T06:03:39Z",
"rates": {
"XAF": 0.135458
}
}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.5458,
"rate": 0.135458
}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