Rate Overview
Live
1 XAF = 7.4721 MGA
1 MGA = 0.133831
XAF
Avg
7.6170
High
8.2293
Low
7.3050
Last updated: 7/11/2026, 6:00:55 PM
Quick Conversions
| XAF | MGA |
|---|---|
| 1 XAF | 7.47 MGA |
| 10 XAF | 74.72 MGA |
| 50 XAF | 373.60 MGA |
| 100 XAF | 747.21 MGA |
| 500 XAF | 3,736.04 MGA |
| 1,000 XAF | 7,472.09 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-07-11T18:00:55Z",
"rates": {
"MGA": 7.472085
}
}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": 747.2085,
"rate": 7.472085
}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