Rate Overview
Live
1 MYR = 0.185812 GBP
1 GBP = 5.3818
MYR
Avg
0.186856
High
0.187588
Low
0.185803
Last updated: 4/16/2026, 2:27:12 AM
Quick Conversions
| MYR | GBP |
|---|---|
| 1 MYR | 0.19 GBP |
| 10 MYR | 1.86 GBP |
| 50 MYR | 9.29 GBP |
| 100 MYR | 18.58 GBP |
| 500 MYR | 92.91 GBP |
| 1,000 MYR | 185.81 GBP |
Get MYR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=GBPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-16T02:27:12Z",
"rates": {
"GBP": 0.185812
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "GBP",
"amount": 100
},
"result": 18.5812,
"rate": 0.185812
}Build with MYR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key