Rate Overview
Live
1 MGA = 0.134934 XAF
1 XAF = 7.4110
MGA
Avg
0.134548
High
0.134934
Low
0.134005
Last updated: 5/28/2026, 11:02:07 PM
Quick Conversions
| MGA | XAF |
|---|---|
| 1 MGA | 0.13 XAF |
| 10 MGA | 1.35 XAF |
| 50 MGA | 6.75 XAF |
| 100 MGA | 13.49 XAF |
| 500 MGA | 67.47 XAF |
| 1,000 MGA | 134.93 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-05-28T23:02:07Z",
"rates": {
"XAF": 0.134934
}
}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.4934,
"rate": 0.134934
}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