Rate Overview
Live
1 XPF = 0.039738 MYR
1 MYR = 25.1648
XPF
Avg
0.039619
High
0.039738
Low
0.039525
Last updated: 8/17/2026, 1:04:29 AM
Quick Conversions
| XPF | MYR |
|---|---|
| 1 XPF | 0.04 MYR |
| 10 XPF | 0.40 MYR |
| 50 XPF | 1.99 MYR |
| 100 XPF | 3.97 MYR |
| 500 XPF | 19.87 MYR |
| 1,000 XPF | 39.74 MYR |
Get XPF/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MYRExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-08-17T01:04:29Z",
"rates": {
"MYR": 0.039738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MYR",
"amount": 100
},
"result": 3.9738,
"rate": 0.039738
}Build with XPF/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key