Rate Overview
Live
1 MVR = 35.9603 XOF
1 XOF = 0.027808
MVR
Avg
36.1440
High
36.3332
Low
35.9547
Last updated: 4/16/2026, 6:51:41 AM
Quick Conversions
| MVR | XOF |
|---|---|
| 1 MVR | 35.96 XOF |
| 10 MVR | 359.60 XOF |
| 50 MVR | 1,798.02 XOF |
| 100 MVR | 3,596.03 XOF |
| 500 MVR | 17,980.16 XOF |
| 1,000 MVR | 35,960.32 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-04-16T06:51:41Z",
"rates": {
"XOF": 35.960321
}
}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": 3596.0321,
"rate": 35.960321
}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