Rate Overview
Live
1 MVR = 37.1206 XOF
1 XOF = 0.026939
MVR
Avg
37.1557
High
37.2322
Low
37.0831
Last updated: 7/6/2026, 4:35:29 AM
Quick Conversions
| MVR | XOF |
|---|---|
| 1 MVR | 37.12 XOF |
| 10 MVR | 371.21 XOF |
| 50 MVR | 1,856.03 XOF |
| 100 MVR | 3,712.06 XOF |
| 500 MVR | 18,560.30 XOF |
| 1,000 MVR | 37,120.60 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-06T04:35:29Z",
"rates": {
"XOF": 37.120597
}
}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": 3712.0597,
"rate": 37.120597
}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