Rate Overview
Live
1 XOF = 7.5988 MGA
1 MGA = 0.131600
XOF
Avg
7.5889
High
7.6250
Low
7.5634
Last updated: 8/17/2026, 10:42:30 AM
Quick Conversions
| XOF | MGA |
|---|---|
| 1 XOF | 7.60 MGA |
| 10 XOF | 75.99 MGA |
| 50 XOF | 379.94 MGA |
| 100 XOF | 759.88 MGA |
| 500 XOF | 3,799.39 MGA |
| 1,000 XOF | 7,598.79 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-08-17T10:42:30Z",
"rates": {
"MGA": 7.598787
}
}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": 759.8787,
"rate": 7.598787
}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