Rate Overview
Live
1 XOF = 7.3307 MGA
1 MGA = 0.136413
XOF
Avg
7.6722
High
8.2091
Low
7.2026
Last updated: 3/27/2026, 4:23:31 AM
Quick Conversions
| XOF | MGA |
|---|---|
| 1 XOF | 7.33 MGA |
| 10 XOF | 73.31 MGA |
| 50 XOF | 366.53 MGA |
| 100 XOF | 733.07 MGA |
| 500 XOF | 3,665.33 MGA |
| 1,000 XOF | 7,330.66 MGA |
Get XOF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=MGAExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T04:23:31Z",
"rates": {
"MGA": 7.330655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "MGA",
"amount": 100
},
"result": 733.0655,
"rate": 7.330655
}Build with XOF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key