Rate Overview
Live
1 GBP = 5.3403 MYR
1 MYR = 0.187256
GBP
Avg
5.3682
High
5.4162
Low
5.3259
Last updated: 5/7/2026, 4:04:28 PM
Quick Conversions
| GBP | MYR |
|---|---|
| 1 GBP | 5.34 MYR |
| 10 GBP | 53.40 MYR |
| 50 GBP | 267.01 MYR |
| 100 GBP | 534.03 MYR |
| 500 GBP | 2,670.14 MYR |
| 1,000 GBP | 5,340.28 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-05-07T16:04:28Z",
"rates": {
"MYR": 5.340284
}
}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": 534.0283999999999,
"rate": 5.340284
}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