Rate Overview
Live
1 MGA = 0.136413 XOF
1 XOF = 7.3307
MGA
Avg
0.136059
High
0.136496
Low
0.135623
Last updated: 3/27/2026, 4:25:12 AM
Quick Conversions
| MGA | XOF |
|---|---|
| 1 MGA | 0.14 XOF |
| 10 MGA | 1.36 XOF |
| 50 MGA | 6.82 XOF |
| 100 MGA | 13.64 XOF |
| 500 MGA | 68.21 XOF |
| 1,000 MGA | 136.41 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-03-27T04:25:12Z",
"rates": {
"XOF": 0.136413
}
}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.641300000000001,
"rate": 0.136413
}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