Rate Overview
Live
1 MYR = 25.5904 XPF
1 XPF = 0.039077
MYR
Avg
25.7407
High
26.3778
Low
25.1949
Last updated: 7/28/2026, 6:13:18 AM
Quick Conversions
| MYR | XPF |
|---|---|
| 1 MYR | 25.59 XPF |
| 10 MYR | 255.90 XPF |
| 50 MYR | 1,279.52 XPF |
| 100 MYR | 2,559.04 XPF |
| 500 MYR | 12,795.22 XPF |
| 1,000 MYR | 25,590.44 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-28T06:13:18Z",
"rates": {
"XPF": 25.59044
}
}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": 2559.044,
"rate": 25.59044
}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