Rate Overview
Live
1 GBP = 5.3451 MYR
1 MYR = 0.187086
GBP
Avg
5.3315
High
5.3451
Low
5.3175
Last updated: 5/27/2026, 9:40:07 PM
Quick Conversions
| GBP | MYR |
|---|---|
| 1 GBP | 5.35 MYR |
| 10 GBP | 53.45 MYR |
| 50 GBP | 267.26 MYR |
| 100 GBP | 534.51 MYR |
| 500 GBP | 2,672.57 MYR |
| 1,000 GBP | 5,345.14 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-27T21:40:07Z",
"rates": {
"MYR": 5.345135
}
}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.5135,
"rate": 5.345135
}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