Rate Overview
Live
1 XAF = 7.5378 MGA
1 MGA = 0.132664
XAF
Avg
7.4967
High
7.5771
Low
7.4301
Last updated: 7/30/2026, 11:49:09 AM
Quick Conversions
| XAF | MGA |
|---|---|
| 1 XAF | 7.54 MGA |
| 10 XAF | 75.38 MGA |
| 50 XAF | 376.89 MGA |
| 100 XAF | 753.78 MGA |
| 500 XAF | 3,768.92 MGA |
| 1,000 XAF | 7,537.85 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-30T11:49:09Z",
"rates": {
"MGA": 7.537847
}
}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": 753.7847,
"rate": 7.537847
}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