Rate Overview
Live
1 MGA = 0.133607 XOF
1 XOF = 7.4846
MGA
Avg
0.134362
High
0.135020
Low
0.133461
Last updated: 5/9/2026, 2:54:18 AM
Quick Conversions
| MGA | XOF |
|---|---|
| 1 MGA | 0.13 XOF |
| 10 MGA | 1.34 XOF |
| 50 MGA | 6.68 XOF |
| 100 MGA | 13.36 XOF |
| 500 MGA | 66.80 XOF |
| 1,000 MGA | 133.61 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-05-09T02:54:18Z",
"rates": {
"XOF": 0.133607
}
}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.3607,
"rate": 0.133607
}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