Rate Overview
Live
1 MVR = 6.5919 XPF
1 XPF = 0.151702
MVR
Avg
6.5890
High
6.6305
Low
6.5339
Last updated: 3/7/2026, 12:10:45 AM
Quick Conversions
| MVR | XPF |
|---|---|
| 1 MVR | 6.59 XPF |
| 10 MVR | 65.92 XPF |
| 50 MVR | 329.59 XPF |
| 100 MVR | 659.19 XPF |
| 500 MVR | 3,295.93 XPF |
| 1,000 MVR | 6,591.86 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-03-07T00:10:45Z",
"rates": {
"XPF": 6.591858
}
}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": 659.1858,
"rate": 6.591858
}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