Rate Overview
Live
1 XAF = 7.3179 MGA
1 MGA = 0.136652
XAF
Avg
7.3833
High
7.4207
Low
7.3179
Last updated: 6/19/2026, 8:52:48 AM
Quick Conversions
| XAF | MGA |
|---|---|
| 1 XAF | 7.32 MGA |
| 10 XAF | 73.18 MGA |
| 50 XAF | 365.89 MGA |
| 100 XAF | 731.79 MGA |
| 500 XAF | 3,658.94 MGA |
| 1,000 XAF | 7,317.88 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-06-19T08:52:48Z",
"rates": {
"MGA": 7.317881
}
}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": 731.7881,
"rate": 7.317881
}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