Rate Overview
Live
1 MVR = 6.6982 XPF
1 XPF = 0.149294
MVR
Avg
6.8217
High
7.4325
Low
6.4773
Last updated: 3/27/2026, 1:30:05 PM
Quick Conversions
| MVR | XPF |
|---|---|
| 1 MVR | 6.70 XPF |
| 10 MVR | 66.98 XPF |
| 50 MVR | 334.91 XPF |
| 100 MVR | 669.82 XPF |
| 500 MVR | 3,349.10 XPF |
| 1,000 MVR | 6,698.20 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-27T13:30:05Z",
"rates": {
"XPF": 6.698204
}
}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": 669.8204,
"rate": 6.698204
}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