Rate Overview
Live
1 MGA = 0.130237 XOF
1 XOF = 7.6783
MGA
Avg
0.131436
High
0.132114
Low
0.130237
Last updated: 8/20/2026, 7:22:36 AM
Quick Conversions
| MGA | XOF |
|---|---|
| 1 MGA | 0.13 XOF |
| 10 MGA | 1.30 XOF |
| 50 MGA | 6.51 XOF |
| 100 MGA | 13.02 XOF |
| 500 MGA | 65.12 XOF |
| 1,000 MGA | 130.24 XOF |
Get MGA/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=XOFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-20T07:22:36Z",
"rates": {
"XOF": 0.130237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "XOF",
"amount": 100
},
"result": 13.0237,
"rate": 0.130237
}Build with MGA/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key