Rate Overview
Live
1 XOF = 7.4400 MGA
1 MGA = 0.134409
XOF
Avg
7.6090
High
8.2206
Low
7.2950
Last updated: 7/15/2026, 1:50:47 PM
Quick Conversions
| XOF | MGA |
|---|---|
| 1 XOF | 7.44 MGA |
| 10 XOF | 74.40 MGA |
| 50 XOF | 372.00 MGA |
| 100 XOF | 744.00 MGA |
| 500 XOF | 3,720.00 MGA |
| 1,000 XOF | 7,440.00 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-07-15T13:50:47Z",
"rates": {
"MGA": 7.439995
}
}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.9995,
"rate": 7.439995
}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