Rate Overview
Live
1 MYR = 25.5394 XPF
1 XPF = 0.039155
MYR
Avg
25.6870
High
25.8549
Low
25.5394
Last updated: 4/17/2026, 7:37:48 AM
Quick Conversions
| MYR | XPF |
|---|---|
| 1 MYR | 25.54 XPF |
| 10 MYR | 255.39 XPF |
| 50 MYR | 1,276.97 XPF |
| 100 MYR | 2,553.94 XPF |
| 500 MYR | 12,769.70 XPF |
| 1,000 MYR | 25,539.39 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-04-17T07:37:48Z",
"rates": {
"XPF": 25.539392
}
}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": 2553.9392,
"rate": 25.539392
}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