Rate Overview
Live
1 MVR = 6.6973 XPF
1 XPF = 0.149314
MVR
Avg
6.6689
High
7.0598
Low
6.5007
Last updated: 3/27/2026, 10:23:59 AM
Quick Conversions
| MVR | XPF |
|---|---|
| 1 MVR | 6.70 XPF |
| 10 MVR | 66.97 XPF |
| 50 MVR | 334.86 XPF |
| 100 MVR | 669.73 XPF |
| 500 MVR | 3,348.65 XPF |
| 1,000 MVR | 6,697.29 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-27T10:23:59Z",
"rates": {
"XPF": 6.697292
}
}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.7292,
"rate": 6.697292
}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