Rate Overview
Live
1 XAF = 0.027159 MVR
1 MVR = 36.8202
XAF
Avg
0.027263
High
0.027372
Low
0.027159
Last updated: 6/18/2026, 11:16:43 AM
Quick Conversions
| XAF | MVR |
|---|---|
| 1 XAF | 0.03 MVR |
| 10 XAF | 0.27 MVR |
| 50 XAF | 1.36 MVR |
| 100 XAF | 2.72 MVR |
| 500 XAF | 13.58 MVR |
| 1,000 XAF | 27.16 MVR |
Get XAF/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=MVRExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-06-18T11:16:43Z",
"rates": {
"MVR": 0.027159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "MVR",
"amount": 100
},
"result": 2.7159,
"rate": 0.027159
}Build with XAF/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key