Rate Overview
Live
1 MYR = 25.9213 XPF
1 XPF = 0.038578
MYR
Avg
25.7653
High
25.9493
Low
25.5822
Last updated: 5/7/2026, 1:47:53 PM
Quick Conversions
| MYR | XPF |
|---|---|
| 1 MYR | 25.92 XPF |
| 10 MYR | 259.21 XPF |
| 50 MYR | 1,296.06 XPF |
| 100 MYR | 2,592.13 XPF |
| 500 MYR | 12,960.64 XPF |
| 1,000 MYR | 25,921.28 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-05-07T13:47:53Z",
"rates": {
"XPF": 25.921284
}
}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": 2592.1284,
"rate": 25.921284
}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