Rate Overview
Live
1 XOF = 7.4770 MGA
1 MGA = 0.133743
XOF
Avg
7.6459
High
8.2091
Low
7.2026
Last updated: 7/26/2026, 11:55:37 AM
Quick Conversions
| XOF | MGA |
|---|---|
| 1 XOF | 7.48 MGA |
| 10 XOF | 74.77 MGA |
| 50 XOF | 373.85 MGA |
| 100 XOF | 747.70 MGA |
| 500 XOF | 3,738.50 MGA |
| 1,000 XOF | 7,477.01 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-26T11:55:37Z",
"rates": {
"MGA": 7.477005
}
}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": 747.7005,
"rate": 7.477005
}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