Rate Overview
Live
1 MYR = 25.7159 XPF
1 XPF = 0.038886
MYR
Avg
26.0176
High
26.2437
Low
25.7159
Last updated: 3/27/2026, 6:05:20 AM
Quick Conversions
| MYR | XPF |
|---|---|
| 1 MYR | 25.72 XPF |
| 10 MYR | 257.16 XPF |
| 50 MYR | 1,285.80 XPF |
| 100 MYR | 2,571.59 XPF |
| 500 MYR | 12,857.95 XPF |
| 1,000 MYR | 25,715.91 XPF |
Get MYR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=XPFExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T06:05:20Z",
"rates": {
"XPF": 25.715907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "XPF",
"amount": 100
},
"result": 2571.5907,
"rate": 25.715907
}Build with MYR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key