Rate Overview
Live
1 XOF = 0.026990 MVR
1 MVR = 37.0508
XOF
Avg
0.027459
High
0.028220
Low
0.026822
Last updated: 7/14/2026, 3:43:15 PM
Quick Conversions
| XOF | MVR |
|---|---|
| 1 XOF | 0.03 MVR |
| 10 XOF | 0.27 MVR |
| 50 XOF | 1.35 MVR |
| 100 XOF | 2.70 MVR |
| 500 XOF | 13.50 MVR |
| 1,000 XOF | 26.99 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-14T15:43:15Z",
"rates": {
"MVR": 0.02699
}
}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.699,
"rate": 0.02699
}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