Rate Overview
Live
1 MYR = 0.923127 PLN
1 PLN = 1.0833
MYR
Avg
0.923136
High
0.934544
Low
0.897940
Last updated: 7/22/2026, 6:55:05 AM
Quick Conversions
| MYR | PLN |
|---|---|
| 1 MYR | 0.92 PLN |
| 10 MYR | 9.23 PLN |
| 50 MYR | 46.16 PLN |
| 100 MYR | 92.31 PLN |
| 500 MYR | 461.56 PLN |
| 1,000 MYR | 923.13 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-22T06:55:05Z",
"rates": {
"PLN": 0.923127
}
}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": 92.3127,
"rate": 0.923127
}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