Rate Overview
Live
1 XOF = 0.027377 MVR
1 MVR = 36.5270
XOF
Avg
0.026773
High
0.028030
Low
0.024538
Last updated: 5/26/2026, 3:31:06 PM
Quick Conversions
| XOF | MVR |
|---|---|
| 1 XOF | 0.03 MVR |
| 10 XOF | 0.27 MVR |
| 50 XOF | 1.37 MVR |
| 100 XOF | 2.74 MVR |
| 500 XOF | 13.69 MVR |
| 1,000 XOF | 27.38 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-05-26T15:31:06Z",
"rates": {
"MVR": 0.027377
}
}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.7377,
"rate": 0.027377
}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