Rate Overview
Live
1 XPF = 0.038873 MYR
1 MYR = 25.7248
XPF
Avg
0.038601
High
0.038873
Low
0.038485
Last updated: 3/7/2026, 12:31:57 AM
Quick Conversions
| XPF | MYR |
|---|---|
| 1 XPF | 0.04 MYR |
| 10 XPF | 0.39 MYR |
| 50 XPF | 1.94 MYR |
| 100 XPF | 3.89 MYR |
| 500 XPF | 19.44 MYR |
| 1,000 XPF | 38.87 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-03-07T00:31:57Z",
"rates": {
"MYR": 0.038873
}
}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.8872999999999998,
"rate": 0.038873
}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