Rate Overview
Live
1 GBP = 5.3640 MYR
1 MYR = 0.186430
GBP
Avg
5.3492
High
5.3676
Low
5.3308
Last updated: 4/17/2026, 11:08:48 AM
Quick Conversions
| GBP | MYR |
|---|---|
| 1 GBP | 5.36 MYR |
| 10 GBP | 53.64 MYR |
| 50 GBP | 268.20 MYR |
| 100 GBP | 536.40 MYR |
| 500 GBP | 2,681.98 MYR |
| 1,000 GBP | 5,363.96 MYR |
Get GBP/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MYRExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-04-17T11:08:48Z",
"rates": {
"MYR": 5.363957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MYR",
"amount": 100
},
"result": 536.3957,
"rate": 5.363957
}Build with GBP/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key