Rate Overview
Live
1 MYR = 0.917311 PLN
1 PLN = 1.0901
MYR
Avg
0.911874
High
0.948283
Low
0.883272
Last updated: 7/3/2026, 12:03:17 AM
Quick Conversions
| MYR | PLN |
|---|---|
| 1 MYR | 0.92 PLN |
| 10 MYR | 9.17 PLN |
| 50 MYR | 45.87 PLN |
| 100 MYR | 91.73 PLN |
| 500 MYR | 458.66 PLN |
| 1,000 MYR | 917.31 PLN |
Get MYR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=PLNExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-03T00:03:17Z",
"rates": {
"PLN": 0.917311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "PLN",
"amount": 100
},
"result": 91.7311,
"rate": 0.917311
}Build with MYR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key