Rate Overview
Live
1 XPF = 0.152328 MVR
1 MVR = 6.5648
XPF
Avg
0.151771
High
0.152391
Low
0.150709
Last updated: 4/17/2026, 4:55:18 AM
Quick Conversions
| XPF | MVR |
|---|---|
| 1 XPF | 0.15 MVR |
| 10 XPF | 1.52 MVR |
| 50 XPF | 7.62 MVR |
| 100 XPF | 15.23 MVR |
| 500 XPF | 76.16 MVR |
| 1,000 XPF | 152.33 MVR |
Get XPF/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MVRExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-17T04:55:18Z",
"rates": {
"MVR": 0.152328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MVR",
"amount": 100
},
"result": 15.2328,
"rate": 0.152328
}Build with XPF/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key