Rate Overview
Live
1 MVR = 6.6647 XPF
1 XPF = 0.150045
MVR
Avg
6.6723
High
6.6886
Low
6.6591
Last updated: 8/19/2026, 3:30:48 AM
Quick Conversions
| MVR | XPF |
|---|---|
| 1 MVR | 6.66 XPF |
| 10 MVR | 66.65 XPF |
| 50 MVR | 333.23 XPF |
| 100 MVR | 666.47 XPF |
| 500 MVR | 3,332.33 XPF |
| 1,000 MVR | 6,664.66 XPF |
Get MVR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=XPFExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-08-19T03:30:48Z",
"rates": {
"XPF": 6.664662
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "XPF",
"amount": 100
},
"result": 666.4662,
"rate": 6.664662
}Build with MVR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key