Rate Overview
Live
1 XOF = 7.3804 MGA
1 MGA = 0.135494
XOF
Avg
7.6186
High
8.2206
Low
7.2950
Last updated: 6/29/2026, 11:40:54 PM
Quick Conversions
| XOF | MGA |
|---|---|
| 1 XOF | 7.38 MGA |
| 10 XOF | 73.80 MGA |
| 50 XOF | 369.02 MGA |
| 100 XOF | 738.04 MGA |
| 500 XOF | 3,690.20 MGA |
| 1,000 XOF | 7,380.40 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-06-29T23:40:54Z",
"rates": {
"MGA": 7.3804
}
}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": 738.04,
"rate": 7.3804
}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