Rate Overview
Live
1 XAF = 7.3311 MGA
1 MGA = 0.136406
XAF
Avg
7.8220
High
8.2147
Low
7.2604
Last updated: 3/27/2026, 1:40:55 PM
Quick Conversions
| XAF | MGA |
|---|---|
| 1 XAF | 7.33 MGA |
| 10 XAF | 73.31 MGA |
| 50 XAF | 366.55 MGA |
| 100 XAF | 733.11 MGA |
| 500 XAF | 3,665.54 MGA |
| 1,000 XAF | 7,331.08 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-27T13:40:55Z",
"rates": {
"MGA": 7.331082
}
}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.1082,
"rate": 7.331082
}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