Rate Overview
Live
1 MVR = 6.5697 XPF
1 XPF = 0.152214
MVR
Avg
6.5884
High
6.6077
Low
6.5697
Last updated: 5/9/2026, 3:42:09 AM
Quick Conversions
| MVR | XPF |
|---|---|
| 1 MVR | 6.57 XPF |
| 10 MVR | 65.70 XPF |
| 50 MVR | 328.49 XPF |
| 100 MVR | 656.97 XPF |
| 500 MVR | 3,284.86 XPF |
| 1,000 MVR | 6,569.71 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-05-09T03:42:09Z",
"rates": {
"XPF": 6.569711
}
}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": 656.9711,
"rate": 6.569711
}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