Rate Overview
Live
1 XPF = 0.039241 MYR
1 MYR = 25.4836
XPF
Avg
0.039102
High
0.039241
Low
0.039004
Last updated: 7/7/2026, 4:10:00 AM
Quick Conversions
| XPF | MYR |
|---|---|
| 1 XPF | 0.04 MYR |
| 10 XPF | 0.39 MYR |
| 50 XPF | 1.96 MYR |
| 100 XPF | 3.92 MYR |
| 500 XPF | 19.62 MYR |
| 1,000 XPF | 39.24 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-07-07T04:10:00Z",
"rates": {
"MYR": 0.039241
}
}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.9240999999999997,
"rate": 0.039241
}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