Rate Overview
Live
1 MVR = 36.5465 XOF
1 XOF = 0.027362
MVR
Avg
36.3441
High
36.5705
Low
35.9456
Last updated: 3/7/2026, 12:10:23 AM
Quick Conversions
| MVR | XOF |
|---|---|
| 1 MVR | 36.55 XOF |
| 10 MVR | 365.47 XOF |
| 50 MVR | 1,827.33 XOF |
| 100 MVR | 3,654.65 XOF |
| 500 MVR | 18,273.27 XOF |
| 1,000 MVR | 36,546.53 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-07T00:10:23Z",
"rates": {
"XOF": 36.54653
}
}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": 3654.653,
"rate": 36.54653
}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