Rate Overview
Live
1 XAF = 0.027195 MVR
1 MVR = 36.7715
XAF
Avg
0.027616
High
0.028264
Low
0.027185
Last updated: 3/27/2026, 10:24:45 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.60 MVR |
| 1,000 XAF | 27.20 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-03-27T10:24:45Z",
"rates": {
"MVR": 0.027195
}
}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.7195,
"rate": 0.027195
}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