Rate Overview
Live
1 MVR = 36.7732 XOF
1 XOF = 0.027194
MVR
Avg
36.6913
High
36.7755
Low
36.6075
Last updated: 3/27/2026, 4:20:46 AM
Quick Conversions
| MVR | XOF |
|---|---|
| 1 MVR | 36.77 XOF |
| 10 MVR | 367.73 XOF |
| 50 MVR | 1,838.66 XOF |
| 100 MVR | 3,677.32 XOF |
| 500 MVR | 18,386.59 XOF |
| 1,000 MVR | 36,773.18 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-03-27T04:20:46Z",
"rates": {
"XOF": 36.773184
}
}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": 3677.3184,
"rate": 36.773184
}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