Rate Overview
Live
1 XAF = 7.4563 MGA
1 MGA = 0.134115
XAF
Avg
7.4217
High
7.4563
Low
7.3785
Last updated: 4/17/2026, 6:27:00 AM
Quick Conversions
| XAF | MGA |
|---|---|
| 1 XAF | 7.46 MGA |
| 10 XAF | 74.56 MGA |
| 50 XAF | 372.81 MGA |
| 100 XAF | 745.63 MGA |
| 500 XAF | 3,728.14 MGA |
| 1,000 XAF | 7,456.28 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-04-17T06:27:00Z",
"rates": {
"MGA": 7.456281
}
}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": 745.6281,
"rate": 7.456281
}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