Rate Overview
Live
1 MGA = 0.131422 XAF
1 XAF = 7.6091
MGA
Avg
0.131656
High
0.132176
Low
0.131145
Last updated: 8/20/2026, 7:10:54 AM
Quick Conversions
| MGA | XAF |
|---|---|
| 1 MGA | 0.13 XAF |
| 10 MGA | 1.31 XAF |
| 50 MGA | 6.57 XAF |
| 100 MGA | 13.14 XAF |
| 500 MGA | 65.71 XAF |
| 1,000 MGA | 131.42 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-08-20T07:10:54Z",
"rates": {
"XAF": 0.131422
}
}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.1422,
"rate": 0.131422
}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