Rate Overview
Live
1 XPF = 0.149322 MVR
1 MVR = 6.6969
XPF
Avg
0.149691
High
0.150158
Low
0.149322
Last updated: 3/27/2026, 9:24:58 AM
Quick Conversions
| XPF | MVR |
|---|---|
| 1 XPF | 0.15 MVR |
| 10 XPF | 1.49 MVR |
| 50 XPF | 7.47 MVR |
| 100 XPF | 14.93 MVR |
| 500 XPF | 74.66 MVR |
| 1,000 XPF | 149.32 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-03-27T09:24:58Z",
"rates": {
"MVR": 0.149322
}
}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": 14.932200000000002,
"rate": 0.149322
}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