Rate Overview
Live
1 XOF = 0.026825 MVR
1 MVR = 37.2787
XOF
Avg
0.027359
High
0.027965
Low
0.026785
Last updated: 7/24/2026, 4:15:55 AM
Quick Conversions
| XOF | MVR |
|---|---|
| 1 XOF | 0.03 MVR |
| 10 XOF | 0.27 MVR |
| 50 XOF | 1.34 MVR |
| 100 XOF | 2.68 MVR |
| 500 XOF | 13.41 MVR |
| 1,000 XOF | 26.83 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-07-24T04:15:55Z",
"rates": {
"MVR": 0.026825
}
}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.6825,
"rate": 0.026825
}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