Rate Overview
Live
1 XPF = 0.038860 MYR
1 MYR = 25.7334
XPF
Avg
0.040303
High
0.042054
Low
0.038463
Last updated: 3/27/2026, 9:55:59 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.43 MYR |
| 1,000 XPF | 38.86 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-27T09:55:59Z",
"rates": {
"MYR": 0.03886
}
}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.8859999999999997,
"rate": 0.03886
}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