Rate Overview
Live
1 XAF = 7.3823 MGA
1 MGA = 0.135458
XAF
Avg
7.5615
High
8.1773
Low
7.2560
Last updated: 7/9/2026, 3:26:17 PM
Quick Conversions
| XAF | MGA |
|---|---|
| 1 XAF | 7.38 MGA |
| 10 XAF | 73.82 MGA |
| 50 XAF | 369.12 MGA |
| 100 XAF | 738.23 MGA |
| 500 XAF | 3,691.17 MGA |
| 1,000 XAF | 7,382.34 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-09T15:26:17Z",
"rates": {
"MGA": 7.382336
}
}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": 738.2335999999999,
"rate": 7.382336
}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