Rate Overview
Live
1 MVR = 6.7666 XPF
1 XPF = 0.147784
MVR
Avg
6.7575
High
6.7690
Low
6.7494
Last updated: 7/8/2026, 3:53:33 AM
Quick Conversions
| MVR | XPF |
|---|---|
| 1 MVR | 6.77 XPF |
| 10 MVR | 67.67 XPF |
| 50 MVR | 338.33 XPF |
| 100 MVR | 676.66 XPF |
| 500 MVR | 3,383.32 XPF |
| 1,000 MVR | 6,766.64 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-07-08T03:53:33Z",
"rates": {
"XPF": 6.766642
}
}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": 676.6642,
"rate": 6.766642
}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