Rate Overview
Live
1 XAF = 7.3338 MGA
1 MGA = 0.136354
XAF
Avg
7.4597
High
7.5973
Low
7.3338
Last updated: 3/7/2026, 1:05:28 AM
Quick Conversions
| XAF | MGA |
|---|---|
| 1 XAF | 7.33 MGA |
| 10 XAF | 73.34 MGA |
| 50 XAF | 366.69 MGA |
| 100 XAF | 733.38 MGA |
| 500 XAF | 3,666.92 MGA |
| 1,000 XAF | 7,333.83 MGA |
Get XAF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=MGAExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-07T01:05:28Z",
"rates": {
"MGA": 7.333832
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "MGA",
"amount": 100
},
"result": 733.3832,
"rate": 7.333832
}Build with XAF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key