Rate Overview
Live
1 MYR = 25.4041 XPF
1 XPF = 0.039364
MYR
Avg
25.6621
High
26.4534
Low
25.0492
Last updated: 7/29/2026, 11:50:35 PM
Quick Conversions
| MYR | XPF |
|---|---|
| 1 MYR | 25.40 XPF |
| 10 MYR | 254.04 XPF |
| 50 MYR | 1,270.21 XPF |
| 100 MYR | 2,540.41 XPF |
| 500 MYR | 12,702.05 XPF |
| 1,000 MYR | 25,404.11 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-07-29T23:50:35Z",
"rates": {
"XPF": 25.404106
}
}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": 2540.4105999999997,
"rate": 25.404106
}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