Rate Overview
Live
1 XOF = 0.027193 MVR
1 MVR = 36.7742
XOF
Avg
0.027468
High
0.027968
Low
0.027021
Last updated: 3/27/2026, 4:26:12 AM
Quick Conversions
| XOF | MVR |
|---|---|
| 1 XOF | 0.03 MVR |
| 10 XOF | 0.27 MVR |
| 50 XOF | 1.36 MVR |
| 100 XOF | 2.72 MVR |
| 500 XOF | 13.60 MVR |
| 1,000 XOF | 27.19 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-27T04:26:12Z",
"rates": {
"MVR": 0.027193
}
}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.7193,
"rate": 0.027193
}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