Rate Overview
Live
1 XOF = 7.4375 MGA
1 MGA = 0.134454
XOF
Avg
7.4243
High
7.4608
Low
7.3873
Last updated: 4/18/2026, 8:58:38 AM
Quick Conversions
| XOF | MGA |
|---|---|
| 1 XOF | 7.44 MGA |
| 10 XOF | 74.38 MGA |
| 50 XOF | 371.88 MGA |
| 100 XOF | 743.75 MGA |
| 500 XOF | 3,718.75 MGA |
| 1,000 XOF | 7,437.51 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-04-18T08:58:38Z",
"rates": {
"MGA": 7.437508
}
}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": 743.7508,
"rate": 7.437508
}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