Rate Overview
Live
1 XOF = 0.027329 MVR
1 MVR = 36.5912
XOF
Avg
0.027546
High
0.027824
Low
0.027329
Last updated: 3/6/2026, 7:33:33 PM
Quick Conversions
| XOF | MVR |
|---|---|
| 1 XOF | 0.03 MVR |
| 10 XOF | 0.27 MVR |
| 50 XOF | 1.37 MVR |
| 100 XOF | 2.73 MVR |
| 500 XOF | 13.66 MVR |
| 1,000 XOF | 27.33 MVR |
Get XOF/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=MVRExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-06T19:33:33Z",
"rates": {
"MVR": 0.027329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "MVR",
"amount": 100
},
"result": 2.7329,
"rate": 0.027329
}Build with XOF/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key