Rate Overview
Live
1 MYR = 25.7367 XPF
1 XPF = 0.038855
MYR
Avg
26.0196
High
26.2437
Low
25.7327
Last updated: 3/27/2026, 11:39:56 AM
Quick Conversions
| MYR | XPF |
|---|---|
| 1 MYR | 25.74 XPF |
| 10 MYR | 257.37 XPF |
| 50 MYR | 1,286.83 XPF |
| 100 MYR | 2,573.67 XPF |
| 500 MYR | 12,868.34 XPF |
| 1,000 MYR | 25,736.69 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-27T11:39:56Z",
"rates": {
"XPF": 25.736688
}
}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": 2573.6688,
"rate": 25.736688
}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