Rate Overview
Live
1 MGA = 0.133541 XAF
1 XAF = 7.4883
MGA
Avg
0.134530
High
0.134949
Low
0.133541
Last updated: 5/8/2026, 3:29:50 AM
Quick Conversions
| MGA | XAF |
|---|---|
| 1 MGA | 0.13 XAF |
| 10 MGA | 1.34 XAF |
| 50 MGA | 6.68 XAF |
| 100 MGA | 13.35 XAF |
| 500 MGA | 66.77 XAF |
| 1,000 MGA | 133.54 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-08T03:29:50Z",
"rates": {
"XAF": 0.133541
}
}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.354099999999999,
"rate": 0.133541
}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