Rate Overview
Live
1 MYR = 0.188623 GBP
1 GBP = 5.3016
MYR
Avg
0.190090
High
0.190782
Low
0.188623
Last updated: 3/6/2026, 7:52:30 PM
Quick Conversions
| MYR | GBP |
|---|---|
| 1 MYR | 0.19 GBP |
| 10 MYR | 1.89 GBP |
| 50 MYR | 9.43 GBP |
| 100 MYR | 18.86 GBP |
| 500 MYR | 94.31 GBP |
| 1,000 MYR | 188.62 GBP |
Get MYR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=GBPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-06T19:52:30Z",
"rates": {
"GBP": 0.188623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "GBP",
"amount": 100
},
"result": 18.8623,
"rate": 0.188623
}Build with MYR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key