Rate Overview
Live
1 GBP = 5.2060 MYR
1 MYR = 0.192085
GBP
Avg
5.6377
High
6.0378
Low
5.1190
Last updated: 3/28/2026, 12:29:15 PM
Quick Conversions
| GBP | MYR |
|---|---|
| 1 GBP | 5.21 MYR |
| 10 GBP | 52.06 MYR |
| 50 GBP | 260.30 MYR |
| 100 GBP | 520.60 MYR |
| 500 GBP | 2,603.01 MYR |
| 1,000 GBP | 5,206.02 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-28T12:29:15Z",
"rates": {
"MYR": 5.206024
}
}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": 520.6024,
"rate": 5.206024
}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