Rate Overview
Live
1 MYR = 25.0610 XPF
1 XPF = 0.039903
MYR
Avg
25.3092
High
25.4417
Low
25.0610
Last updated: 6/19/2026, 8:56:57 AM
Quick Conversions
| MYR | XPF |
|---|---|
| 1 MYR | 25.06 XPF |
| 10 MYR | 250.61 XPF |
| 50 MYR | 1,253.05 XPF |
| 100 MYR | 2,506.10 XPF |
| 500 MYR | 12,530.49 XPF |
| 1,000 MYR | 25,060.99 XPF |
Get MYR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=XPFExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-06-19T08:56:57Z",
"rates": {
"XPF": 25.060988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "XPF",
"amount": 100
},
"result": 2506.0987999999998,
"rate": 25.060988
}Build with MYR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key