Rate Overview
Live
1 MVR = 6.6960 XPF
1 XPF = 0.149342
MVR
Avg
6.6803
High
6.6960
Low
6.6596
Last updated: 3/27/2026, 8:23:00 AM
Quick Conversions
| MVR | XPF |
|---|---|
| 1 MVR | 6.70 XPF |
| 10 MVR | 66.96 XPF |
| 50 MVR | 334.80 XPF |
| 100 MVR | 669.60 XPF |
| 500 MVR | 3,348.01 XPF |
| 1,000 MVR | 6,696.02 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-27T08:23:00Z",
"rates": {
"XPF": 6.696021
}
}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.6021,
"rate": 6.696021
}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