Rate Overview
Live
1 GBP = 5.2947 MYR
1 MYR = 0.188869
GBP
Avg
5.2658
High
5.2947
Low
5.2416
Last updated: 3/7/2026, 4:26:27 AM
Quick Conversions
| GBP | MYR |
|---|---|
| 1 GBP | 5.29 MYR |
| 10 GBP | 52.95 MYR |
| 50 GBP | 264.73 MYR |
| 100 GBP | 529.47 MYR |
| 500 GBP | 2,647.34 MYR |
| 1,000 GBP | 5,294.67 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-03-07T04:26:27Z",
"rates": {
"MYR": 5.294674
}
}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": 529.4674,
"rate": 5.294674
}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