Rate Overview
Live
1 MVR = 37.3243 XOF
1 XOF = 0.026792
MVR
Avg
36.4824
High
37.3243
Low
35.4356
Last updated: 7/26/2026, 5:16:48 PM
Quick Conversions
| MVR | XOF |
|---|---|
| 1 MVR | 37.32 XOF |
| 10 MVR | 373.24 XOF |
| 50 MVR | 1,866.21 XOF |
| 100 MVR | 3,732.43 XOF |
| 500 MVR | 18,662.13 XOF |
| 1,000 MVR | 37,324.26 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-26T17:16:48Z",
"rates": {
"XOF": 37.324262
}
}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": 3732.4262,
"rate": 37.324262
}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