Rate Overview
Live
1 XAF = 7.4883 MGA
1 MGA = 0.133542
XAF
Avg
7.4303
High
7.4883
Low
7.4057
Last updated: 5/7/2026, 7:49:11 AM
Quick Conversions
| XAF | MGA |
|---|---|
| 1 XAF | 7.49 MGA |
| 10 XAF | 74.88 MGA |
| 50 XAF | 374.41 MGA |
| 100 XAF | 748.83 MGA |
| 500 XAF | 3,744.15 MGA |
| 1,000 XAF | 7,488.30 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-05-07T07:49:11Z",
"rates": {
"MGA": 7.488295
}
}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": 748.8294999999999,
"rate": 7.488295
}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