Rate Overview
Live
1 MVR = 37.1816 XOF
1 XOF = 0.026895
MVR
Avg
37.1723
High
37.3581
Low
37.0351
Last updated: 7/22/2026, 3:44:07 PM
Quick Conversions
| MVR | XOF |
|---|---|
| 1 MVR | 37.18 XOF |
| 10 MVR | 371.82 XOF |
| 50 MVR | 1,859.08 XOF |
| 100 MVR | 3,718.16 XOF |
| 500 MVR | 18,590.80 XOF |
| 1,000 MVR | 37,181.61 XOF |
Get MVR/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=XOFExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-22T15:44:07Z",
"rates": {
"XOF": 37.181606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "XOF",
"amount": 100
},
"result": 3718.1606,
"rate": 37.181606
}Build with MVR/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key