Rate Overview
Live
1 MVR = 6.6987 XPF
1 XPF = 0.149283
MVR
Avg
6.5917
High
6.7019
Low
6.4770
Last updated: 3/27/2026, 11:49:13 AM
Quick Conversions
| MVR | XPF |
|---|---|
| 1 MVR | 6.70 XPF |
| 10 MVR | 66.99 XPF |
| 50 MVR | 334.94 XPF |
| 100 MVR | 669.87 XPF |
| 500 MVR | 3,349.35 XPF |
| 1,000 MVR | 6,698.70 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-27T11:49:13Z",
"rates": {
"XPF": 6.698702
}
}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.8702,
"rate": 6.698702
}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