Rate Overview
Live
1 XPF = 0.038988 MYR
1 MYR = 25.6489
XPF
Avg
0.039064
High
0.039319
Low
0.038914
Last updated: 7/26/2026, 2:42:18 AM
Quick Conversions
| XPF | MYR |
|---|---|
| 1 XPF | 0.04 MYR |
| 10 XPF | 0.39 MYR |
| 50 XPF | 1.95 MYR |
| 100 XPF | 3.90 MYR |
| 500 XPF | 19.49 MYR |
| 1,000 XPF | 38.99 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-26T02:42:18Z",
"rates": {
"MYR": 0.038988
}
}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.8988,
"rate": 0.038988
}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