Rate Overview
Live
1 MGA = 0.132381 XAF
1 XAF = 7.5540
MGA
Avg
0.130880
High
0.141892
Low
0.121924
Last updated: 7/31/2026, 7:26:11 PM
Quick Conversions
| MGA | XAF |
|---|---|
| 1 MGA | 0.13 XAF |
| 10 MGA | 1.32 XAF |
| 50 MGA | 6.62 XAF |
| 100 MGA | 13.24 XAF |
| 500 MGA | 66.19 XAF |
| 1,000 MGA | 132.38 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-31T19:26:11Z",
"rates": {
"XAF": 0.132381
}
}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.2381,
"rate": 0.132381
}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